-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mobile balance cover/transfer/rollover overspending #1802
Mobile balance cover/transfer/rollover overspending #1802
Conversation
✅ Deploy Preview for actualbudget ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Bundle Stats — desktop-clientHey there, this message comes from a GitHub action that helps you and reviewers to understand how these changes affect the size of this project's bundle. As this PR is updated, I'll keep you updated on how the bundle size is impacted. Total
Changeset
View detailed bundle breakdownAdded No assets were added Removed No assets were removed Bigger
Smaller No assets were smaller Unchanged
|
Bundle Stats — loot-coreHey there, this message comes from a GitHub action that helps you and reviewers to understand how these changes affect the size of this project's bundle. As this PR is updated, I'll keep you updated on how the bundle size is impacted. Total
Changeset
View detailed bundle breakdownAdded No assets were added Removed No assets were removed Bigger
Smaller No assets were smaller Unchanged
|
With this and the other mobile additions there is almost no dead space to click away from a dialog. If its possible it would be nice to not open a new dialog if there is one currently open, or at least only open if nothing or one of the same type is open. The hit box (is that the right name?) for this new dialog seems weirdly big and includes part of the spent value section. |
Would it look better to have the "you can click me" underline match the color of the balance value? If we don't want to completely match the color then maybe just matching the dimmed "0" balance color would be nice since the bar really stands out when the balance is 0. |
cee56a2
to
1ba1519
Compare
The layout changes made here also fixed the mobile report mode alignment issue as a bonus: #1790 |
fbcbc04
to
867379f
Compare
@joel-jeremy this issue still isn't fixed. It is working for the name and budgeted edit views, but I can directly open the balance tooltip from those other two or vice versa. |
@youngcw Issue should now be fixed :) |
* Mobile balance cover/transfer * Release notes * Fix errors * Cleanup * Fix hit boxes and add line clamp * Fix styling * Prevent simultaneous field edits * Use onPointerDown * Remove balanceTooltip close effect
Add the following tooltip options in mobile balance: